constant time meaning in Chinese
常数时间
Examples
- The memory system of modern computer are becoming increasingly sophisticated , which is a hierarchy consisting of multilevel caches 、 main memory and disk , also instructions are not executed sequentially and in constant time
现代计算机的存储系统变得越来越复杂,它是由多级高速缓存、内存和磁盘组成一个层次结构,指令也不再是以常数时间顺序执行。 - A kind of memory management algorithm for temporary objects is put forward in this paper , which improves the speed of memory allocation and release , has the constant time requiring , and avoids the memory fragmentation
本文提出了一种新的应用于临时对象的内存管理算法,该算法内存分配和释放的速度都很快,时间需求十分固定,同时还避免了内存碎片的产生。 - In this paper , a storage strategy and a query process method are presented , with the methods to represent and convert the query result . the storage model , which is composed of the reachability code of the two spanning trees and an efficient reachability index , can be used to determine the reachable relation between any two nodes in nearly constant time
本文提出了图模型xml数据上的一种存储策略,该存储模型由基于正向,反向两棵生成树的可达编码和一种高效的可达索引组成,利用它可以在很短的时间内判断图中任两点的可达关系。 - The marshaling algorithm is provided to improve efficiency of compiled marshalling 13 % ~ 33 % according to common data representation . when the algorithm is applied to interpreted marshalling based on corba : : any type , the effect is better . another algorithm to dispatch object in constant time and the framework to integrate different dispatching object strategies are presented
基于ml - dof框架提出了一种高效、面向服务和对应用透明的本地请求优化模型mocicf ,支持corba计算模型的所有属性和透明性假设,例如请求处理语义、请求激活方式和操作散转方式的组合和相互透明等属性。